home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / pcbhlp_c.zip / HLPD < prev    next >
Text File  |  1991-11-05  |  4KB  |  97 lines

  1.  
  2. @X0C(D)@X0Eownload a File - Function Help
  3. @X0E---------------------------------
  4.  
  5. @X0FSubcommands:  @X0C(filename 1) (filename 2) (filename 3) (protocol) (gb or bye)
  6.  
  7. @X0F              @X0C(filename)@X0F @X0Bany valid DOS filename may be used and more than one
  8. @X0F              @X0C          @X0F @X0Bfilename may be entered if you choose to use a BATCH
  9. @X0F              @X0C          @X0F @X0Bprotocol for the file transfer
  10.  
  11. @X0F              @X0C(protocol)@X0F @X0Bis a letter from A-Z of the protocol desired
  12. @X0F              @X0C          @X0F @X0Bbased on the protocols available
  13.  
  14. @X0F              @X0C(gb)      @X0F @X0BEither (gb) or (bye) may be entered on the command
  15. @X0F              @X0C(bye)     @X0F @X0Bline to indicate that you want the system to hang up
  16. @X0F              @X0C          @X0F @X0Bafter it finishes the file transfer
  17.  
  18. @X0FDescription:  @X0BAllows transferring a file from the system being called to your
  19. @X0F              @X0Bmachine.
  20.  
  21. @X0F              @X0BThere can be up to 26 different types of protocols available.  If
  22. @X0F              @X0Byou have not previously set a default protocol for the system you
  23. @X0F              @X0Bare calling, you will be asked for the protocol type each time
  24. @X0F              @X0Byou request a download.
  25.  
  26. @X0F              @X0BAscii protocol transfers are only available on non-binary text
  27. @X0F              @X0Bfiles.  Filenames which have extensions of .EXE, .ARC, .COM,
  28. @X0F              @X0B.WKS, etc.  can not be downloaded using Ascii protocol.
  29.  
  30. @X0F              @X0BDue to the wide range of protocols now available, it is suggested
  31. @X0F              @X0Byou check with the sysop of this system if you have a question on
  32. @X0F              @X0Bwhich protocols have been implemented and how to properly set
  33. @X0F              @X0Byour software protocols to match those of this system.
  34.  
  35. @X0FSelecting
  36. @X0FFiles:        @X0BFilenames do not need to be typed in completely in order for the
  37. @X0F              @X0Bsystem to locate the desired file.  A default filename extension
  38. @X0F              @X0Bis usually provided by the Sysop such as ".ZIP" so that if you
  39. @X0F              @X0Brequest a file called TEST it will first search to see if a
  40. @X0F              @X0Bfile called TEST.ZIP can be located and if not it will search for
  41. @X0F              @X0BTEST and send which ever file it finds.
  42.  
  43. @X0F              @X0BIn some cases this default extension can make it difficult to
  44. @X0F              @X0Bdownload a desired file.  For instance, if both TEST and TEST.ZIP
  45. @X0F              @X0Bexist on the system then typing "D TEST" will always result in
  46. @X0F              @X0Bdownloading TEST.ZIP.  To download the file called TEST in this
  47. @X0F              @X0Binstance you would need to type TEST followed by a period with
  48. @X0F              @X0Bno extension like this:
  49.  
  50. @X0F                       D TEST.
  51.  
  52. @X0F              @X0BYou may also locate files for download by using the * and ?
  53. @X0F              @X0Bwildcard characters - the same as those used by DOS to specify
  54. @X0F              @X0Bfiles.  See the examples below.
  55.  
  56.  
  57. @X0FBatch
  58. @X0FDownloads:    @X0BSome protocols allow you to download more than one file at a
  59. @X0F              @X0Btime.  Examples of this are the Ymodem and Ymodem/G protocols.
  60. @X0F              @X0BDownloading more than one file at a time requires that you select
  61. @X0F              @X0Ba batch protocol on both your end and the host end of the
  62. @X0F              @X0Bconnection.
  63.  
  64. @X0F              @X0BTo select more than one file you must either enter (DB) as your
  65. @X0F              @X0Bdownload command or on the command line simply type more than one
  66. @X0F              @X0Bfilename.  See the examples below.
  67.  
  68. @X0FExamples:     D TEST         @X0B - downloads TEST using the default protocol
  69. @X0F              D TEST X       @X0B - downloads TEST using the Xmodem protocol
  70. @X0F              D TEST1 TEST2 Y@X0B - downloads both TEST1 & TEST2 using Ymodem
  71. @X0F              D TEST? G      @X0B - downloads both TEST1 & TEST2 using Ymodem/G
  72. @X0F              D TEST*.*      @X0B - downloads any file starting with TEST
  73.  
  74. @X0F
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.